search for: aia21

Displaying 3 results from an estimated 3 matches for "aia21".

Did you mean: aa21
2002 Jul 03
3
EXT3-fs error on kernel 2.4.18-pre3
...pace. Haven't run fsck as I would hate to down the server with that nice uptime... Should I be worried? I am only mentioning this as I suppose it may be a bug somewhere in ENOSPC handling, so perhaps someone is interested in this report... -- Best regards, Anton -- Anton Altaparmakov <aia21 at cantab.net> (replace at with @) Linux NTFS maintainer / IRC: #ntfs on irc.openprojects.net WWW: http://linux-ntfs.sf.net/, http://www-stu.christs.cam.ac.uk/~aia21/
2012 Feb 29
1
[PATCH 1/1] virtio: balloon: leak / fill balloon across S4
commit e562966dbaf49e7804097cd991e5d3a8934fc148 added support for S4 to the balloon driver. The freeze function did nothing to free the pages, since reclaiming the pages from the host to immediately give them back (if S4 was successful) seemed wasteful. Also, if S4 wasn't successful, the guest would have to re-fill the balloon. On restore, the pages were supposed to be marked freed and the
2012 Feb 29
1
[PATCH 1/1] virtio: balloon: leak / fill balloon across S4
commit e562966dbaf49e7804097cd991e5d3a8934fc148 added support for S4 to the balloon driver. The freeze function did nothing to free the pages, since reclaiming the pages from the host to immediately give them back (if S4 was successful) seemed wasteful. Also, if S4 wasn't successful, the guest would have to re-fill the balloon. On restore, the pages were supposed to be marked freed and the