OpenGrok
Cross Reference: altmem.c
xref
: /
src
/
sys
/
dev
/
altmem
/
altmem.c
Home
|
History
|
Annotate
|
Download
|
only in
altmem
History log of
/src/sys/dev/altmem/altmem.c
Revision
Date
Author
Comments
1.6
28-Oct-2017
riastradh
Kill some more extern struct cfdriver declarations.
Down with externs in .c!
1.5
26-Apr-2015
mlelstv
Use C99-style initializers for struct dkdriver.
1.4
25-Jul-2014
dholland
branches: 1.4.4;
Add d_discard to all struct cdevsw instances I could find.
All have been set to "nodiscard"; some should get a real implementation.
1.3
25-Jul-2014
dholland
Add d_discard to all struct bdevsw instances I could find.
I've set them all to nodiscard. Some of them (wd, dk, vnd, ld,
raidframe, maybe cgd) should be implemented for real.
1.2
16-Mar-2014
dholland
branches: 1.2.2;
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.
I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.
1.1
12-Mar-2009
jmcneill
branches: 1.1.2; 1.1.4; 1.1.6; 1.1.18; 1.1.20; 1.1.26; 1.1.32; 1.1.36;
Add 'alternative memory' disk device driver.
1.1.36.1
18-May-2014
rmind
sync with head
1.1.32.2
03-Dec-2017
jdolecek
update from HEAD
1.1.32.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.26.2
27-Dec-2011
matt
Merge flash/nand/nor infrastruct from matt-nb5-pq3.
1.1.26.1
12-Mar-2009
matt
file altmem.c was added on branch matt-nb5-mips64 on 2011-12-27 17:35:47 +0000
1.1.20.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.1.18.2
26-Jul-2011
matt
Backport flash/nand/nor subsystem from -HEAD.
1.1.18.1
12-Mar-2009
matt
file altmem.c was added on branch matt-nb5-pq3 on 2011-07-26 03:22:26 +0000
1.1.6.2
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.1.6.1
12-Mar-2009
jym
file altmem.c was added on branch jym-xensuspend on 2009-05-13 17:19:11 +0000
1.1.4.2
04-May-2009
yamt
sync with head.
1.1.4.1
12-Mar-2009
yamt
file altmem.c was added on branch yamt-nfs-mp on 2009-05-04 08:12:34 +0000
1.1.2.2
28-Apr-2009
skrll
Sync with HEAD.
1.1.2.1
12-Mar-2009
skrll
file altmem.c was added on branch nick-hppapmap on 2009-04-28 07:35:20 +0000
1.2.2.1
10-Aug-2014
tls
Rebase.
1.4.4.1
06-Jun-2015
skrll
Sync with HEAD
Indexes created Wed Oct 22 13:09:56 GMT 2025